W12-W13. Limits and Continuity
1. Theory
This chapter extends the concept of limits from sequences to functions and provides a precise definition of continuous functions. We explore various types of limits, theorems about limits, and applications to understanding function behavior.
1.1 Limit of a Function
When studying a function
Example: Consider the function
The graph of
1.1.1 Epsilon-Delta Definition of Limit (Cauchy’s Definition)
The epsilon-delta definition provides a rigorous mathematical formalization of the limit concept.
Let
if for every
This means that when
Important Note: The point
Example of limit points: Let
1.1.2 How to Find Delta for a Given Epsilon
Finding the appropriate
- Solve the inequality: Solve
to find an open interval containing on which the inequality holds for all . - Find delta: Find a value of
that places the open -interval centered at inside the interval .
Example 1: Show that
Set
We have:
Thus, we can take
This proves that
Example 2: Prove basic limits:
: Let be given. We need whenever . If we take , then immediately holds. (where is a constant): Let be given. We need whenever . Since , we always have , so any positive works.
Example 3: Prove that
For any given
For all
We want to place the interval
For
For
Example 4: Let
Note that even though
For
For
Take
For
1.1.3 Heine’s Definition of Limit
An alternative definition of limit uses sequences.
Heine’s definition: Let
Theorem (Equivalence of Definitions): The Cauchy definition and the Heine definition are equivalent. That is:
Theorem (Uniqueness of the Limit): If
Proof: Suppose
1.2 Limit Theorems
1.2.1 Limit Laws
If
- Sum Rule:
- Difference Rule:
- Constant Multiple Rule:
- Product Rule:
- Quotient Rule:
, provided - Power Rule:
, a positive integer - Root Rule:
, a positive integer (if is even, assume )
Proof of Sum Rule (using Heine’s definition): Let
Proof of Sum Rule (using epsilon-delta definition): Let
Similarly, since
Let
This shows that
1.2.2 Limits of Polynomials and Rational Functions
Theorem:
- Limits of Polynomials: If
, then: - Limits of Rational Functions: If
and are polynomials and , then:
1.2.3 Indeterminate Forms
Indeterminate forms are expressions that appear when taking limits where direct substitution results in an ambiguous value, such as:
Example 1 (Eliminating Common Factors -
Example 2 (Rationalization -
1.2.4 The Sandwich Theorem
Theorem (Sandwich Theorem): Suppose that
The function
Example 1: How does
For any
Since
Example 2: We can prove using the Sandwich Theorem that:
For all
Since
1.3 One-Sided Limits
One-sided limits extend the limit concept to situations where
Definition (One-Sided Limits): Let
- Right-hand limit: Assume
contains an interval to the right of . We say has right-hand limit at , written: if for every there exists such that: - Left-hand limit: Assume
contains an interval to the left of . We say has left-hand limit at , written: if for every there exists such that:
Example: Show that
Let
Squaring both sides:
If we choose
This proves
Theorem (Relationship Between Two-Sided and One-Sided Limits): Suppose
Example: Consider
- For
: , so - For
: , so
Since the one-sided limits are different,
Example (finding parameter for limit existence): Consider:
Find
We have:
The limit exists if
1.3.1 Important Limit:
Theorem:
Proof: Consider a unit circle with angle
We can express these areas as:
Thus:
Since
Since
For the left-hand limit, note that
Therefore,
1.4 Limits at Infinity, Infinite Limits, and Asymptotes
1.4.1 Limits at Infinity
When studying function behavior as the magnitude of
Definition:
- We say
has limit as approaches , written , if for every , there exists such that: - We say
has limit as approaches , written , if for every , there exists such that:
Example 1: Let
For
Example 2: Show that
For
This holds if
Example 3: Show that
Let
Taking
Remark: All limit laws (sum, difference, product, quotient, etc.) apply when we replace
Examples:
: Let . As , . Thus:- For
(indeterminate form ):
1.4.2 Infinite Limits
Definition:
- We say
approaches as approaches , written , if for every positive real number there exists such that: - We say
approaches as approaches , written , if for every negative real number ( ) there exists such that:
Example 1: Prove that
Given
We have:
Choosing
More Examples:
(numerator approaches , denominator approaches ) (numerator approaches , denominator approaches ) does not exist (one-sided limits differ)
1.4.3 Horizontal Asymptotes
If the distance between the graph of a function and a fixed line approaches zero as a point on the graph moves increasingly far from the origin, we say the line is an asymptote of the graph.
Definition (Horizontal Asymptote): A line
Example: Find the horizontal asymptotes of
For
For
The horizontal asymptotes are
1.4.4 Vertical Asymptotes
Definition (Vertical Asymptote): A line
Example 1: Find asymptotes of
Domain:
- Horizontal:
, so is a horizontal asymptote - Vertical:
and , so is a vertical asymptote
Example 2: Find asymptotes of
Domain:
- Horizontal:
, so is a horizontal asymptote - Vertical:
, , so is a vertical asymptote , , so is a vertical asymptote
1.4.5 Oblique (Slant) Asymptotes
Definition (Oblique Asymptote): A function
Example: Find the oblique asymptote of
Using polynomial division:
Therefore:
The line
1.5 Continuity
1.5.1 Continuity at a Point
The continuity is one of the most important properties of a function. Intuitively, a function is continuous if we can draw its graph without lifting the pen from paper.
Definition: Let
- The function
is continuous at if: - The function
is right-continuous at if: - The function
is left-continuous at if:
Note that for
is defined exists
A function is continuous over a closed interval
If a function is not continuous at point
1.5.2 Continuous Functions
A continuous function is one that is continuous at every point in its domain. If a function is discontinuous at one or more points, it is a discontinuous function.
Theorem (Properties of Continuous Functions): If functions
- Sums:
- Differences:
- Constant multiples:
for any - Products:
- Quotients:
, provided - Powers:
, a positive integer - Roots:
, provided it is defined on an interval containing
Examples of continuous functions:
- Identity and constant functions:
and are continuous everywhere. - Reciprocal function:
is continuous on its domain . - Polynomials: Every polynomial
is continuous everywhere because . - Rational functions: If
and are polynomials, then is continuous wherever . - Absolute value:
is continuous everywhere. For , (polynomial). For , (polynomial). At , . - Trigonometric functions:
and are continuous everywhere. All six trigonometric functions are continuous wherever they are defined. For example, is continuous on .
1.6 Continuity of Compositions of Functions
Remark (Inverse Functions): When a continuous function defined on an interval has an inverse, the inverse function is itself continuous over its domain. This is because the graph of
Theorem (Compositions of Continuous Functions): If
The continuity of compositions holds for any finite number of functions, provided each is continuous where it is applied.
Examples:
where is a polynomial. The square root function is continuous on . The given function is the composition of the polynomial with the square root function, so it’s continuous on its natural domain (where ). . The numerator is the cube root of the identity function squared; the denominator is an everywhere-positive polynomial. The quotient is continuous everywhere. . The quotient is continuous for , and the function is the composition with the continuous absolute value function, so it’s continuous on .
Theorem (Limits of Continuous Functions): If
Proof: Let
Note this inequality also holds when
Since
This implies
By the definition of limit,
Examples:
1.7 Intermediate Value Theorem
A function has the Intermediate Value Property if whenever it takes on two values, it also takes on all values in between.
Theorem (Intermediate Value Theorem): If
Geometrically, any horizontal line
The proof depends on the completeness property of real numbers. Continuity on the interval is essential—if
Consequence for Graphing (Connectedness): The graph of a function continuous on an interval cannot have any breaks—it will be a single, unbroken curve.
Consequence for Root Finding: A solution of
Example: Show that there is a root of
The equation is equivalent to
The function
Since
1.8 Continuous Extension to a Point
If
The function
Example: The function
We have:
Thus
2. Definitions
- Limit of a function (
- definition): means for every , there exists such that whenever . - Limit point: A point
is a limit point of a set if each neighborhood of contains at least one point of different from . - Heine’s definition of limit:
has limit at if for any sequence with , we have . - Right-hand limit:
means for every , there exists such that whenever . - Left-hand limit:
means for every , there exists such that whenever . - Limit at infinity:
means for every , there exists such that whenever . - Infinite limit:
means for every , there exists such that whenever . - Horizontal asymptote: A line
is a horizontal asymptote of if or . - Vertical asymptote: A line
is a vertical asymptote of if or . - Oblique (slant) asymptote: The line
( ) is an oblique asymptote if . - Continuous at a point: A function
is continuous at if . - Right-continuous:
is right-continuous at if . - Left-continuous:
is left-continuous at if . - Continuous function: A function continuous at every point in its domain.
- Continuous extension: If
but is undefined, defining creates a continuous extension of at . - Intermediate Value Property: If
takes values and , it takes all values between them. - Indeterminate form: Expressions like
, , , , , , that arise in limit evaluation where direct substitution is ambiguous.
3. Formulas
- Basic limits:
, (constant) - Sum rule:
- Difference rule:
- Product rule:
- Quotient rule:
, provided denominator - Power rule:
- Root rule:
(with appropriate domain restrictions) - Polynomial limit: If
is a polynomial, then - Rational function limit:
if - Important trigonometric limit:
( in radians) - Related trigonometric limits:
, - Limit with exponential:
- Equivalent form:
- General exponential limit:
- Exponential-logarithmic limit:
(for ) - Indeterminate form
: If and , then - Limits at infinity:
, - Composition of continuous functions: If
is continuous at and is continuous at , then
4. Practice
4.1. Limit with Cube Root (Lab 12, Task 1a)
Evaluate
Click to see the solution
Key Concept: Use the algebraic identity
- Identify the conjugate factor: For
, we multiply by - Apply the identity: Using
with and : - Substitute into the limit:
- Evaluate by direct substitution:
Answer:
4.2. Limit of Polynomial Rational Function (Lab 12, Task 1b)
Evaluate
Click to see the solution
Key Concept: Since substituting
Verify the indeterminate form: Numerator at
: Denominator at : This is , so we need to factor.Factor the numerator: Since
is a root, is a factor. Perform polynomial division:Factor further:
So:
Simplify the expression:
Evaluate the limit:
Answer:
4.3. Trigonometric Limit with Sine and Cosine (Lab 12, Task 1c)
Evaluate
Click to see the solution
Key Concept: Use the identity
- Factor the denominator:
- Use the identity
: - Rewrite using standard limit forms:
- Alternatively, using L’Hôpital’s rule or direct substitution:
Answer:
4.4. One-Sided Limits of a Rational Function (Lab 12, Task 2)
Given
Click to see the solution
Key Concept: First factor both numerator and denominator to identify removable discontinuities and vertical asymptotes.
Factor the expressions:
- Numerator:
- Denominator:
- Numerator:
Simplify (for
):Evaluate each limit:
a)
: As : numerator ; denominatorb)
: As : numerator ; denominatorc)
: As : numerator ; denominatord)
: Direct substitution works since is not a discontinuity of the simplified function:e)
: Although was cancelled, we use the simplified form:
Answers:
4.5. Find Asymptotes of Rational Functions (Lab 12, Task 3)
Find the equations of the asymptotes of the following functions:
Click to see the solution
Key Concept: There are three types of asymptotes:
- Vertical asymptotes occur where the denominator equals zero (and numerator doesn’t)
- Horizontal asymptotes are found by evaluating
- Oblique (slant) asymptotes exist when the degree of numerator exceeds denominator by exactly 1
(a)
Find vertical asymptotes: Set denominator
:Check numerator at
:Vertical asymptote:
Check for horizontal asymptote: Degree of numerator (2) > degree of denominator (1), so no horizontal asymptote.
Find oblique asymptote: Since degree difference = 1, perform polynomial long division:
Dividing
by :So:
As
, the termOblique asymptote:
(or equivalently )
Asymptotes for (a): Vertical:
(b)
Find vertical asymptotes: Set denominator
:Check numerator at
:Vertical asymptote:
Check for horizontal asymptote: Degree of numerator (3) > degree of denominator (2), so no horizontal asymptote.
Find oblique asymptote: Perform polynomial division:
As
, the termOblique asymptote:
Asymptotes for (b): Vertical:
Answers:
- Vertical asymptote:
; Oblique asymptote:
- Vertical asymptote:
- Vertical asymptote:
; Oblique asymptote:
- Vertical asymptote:
4.6. Find Asymptotes with Square Root and Parameters (Lab 13, Task 1)
Assume that constants
Click to see the solution
Key Concept: For functions involving square roots, we must carefully handle the sign of
Find vertical asymptotes: Set denominator
:Check numerator at
: (since )Vertical asymptote:
Find horizontal asymptotes as
:For
, we have . Factor out from the square root:Divide numerator and denominator by
:Find horizontal asymptotes as
:For
, we have . Thus:Divide numerator and denominator by
(note: ):
Answer:
- Vertical asymptote:
- Horizontal asymptotes:
(as ) and (as )
4.7. Indeterminate Form with Squared Exponent (Lab 13, Task 2a)
Evaluate
Click to see the solution
Key Concept: First determine if this is actually a
Check the base limit:
The base approaches
, not . This is NOT a form.Analyze the limit: Since the base approaches
and the exponent approaches :Verify rigorously: For large
, for any . Thus:
Answer:
4.8. Indeterminate Form - Standard Type (Lab 13, Task 2b)
Evaluate
Click to see the solution
Key Concept: Check the base limit to determine the form type.
Check the base limit:
The base approaches
, not . This is NOT a form.Analyze the limit: Since
and the exponent goes to :Alternative verification using logarithms:
As
:So
Therefore
Answer:
4.9. Indeterminate Form with Trigonometric Functions (Lab 13, Task 2c)
Evaluate
Click to see the solution
Key Concept: This IS a
Identify the components:
, so
Apply the formula:
Evaluate the exponent:
Using
and :Compute the final answer:
Answer:
4.10. Continuous Extension - Removable Discontinuity (Lab 13, Task 3)
Define
Click to see the solution
Key Concept: A function has a removable discontinuity at
- Simplify the function:
- Find the limit at
: - Define
for continuity: For to be continuous at , we need:
Answer:
4.11. Continuous Extension - Another Example (Lab 13, Task 4)
Define
Click to see the solution
Key Concept: Factor the numerator to cancel the problematic factor in the denominator.
- Factor the numerator: We need to factor
. Looking for two numbers that multiply to and add to : these are and . - Simplify the function:
- Find the limit at
: - Define
for continuity:
Answer:
4.12. Continuity of Piecewise Function - One Parameter (Lab 13, Task 5)
For what values of
Click to see the solution
Key Concept: A piecewise function is continuous everywhere if: (1) each piece is continuous on its domain, and (2) the pieces “connect” at the boundary points.
- Analyze each piece:
- For
: (constant, always continuous) - For
: (linear, always continuous)
- For
- Check continuity at the boundary
: For continuity at , we need: - Calculate the limits:
- Left-hand limit:
- Right-hand limit:
- Function value:
- Left-hand limit:
- Set the limits equal:
Answer:
4.13. Continuity of Piecewise Function - Two Parameters (Lab 13, Task 6)
For what values of
Click to see the solution
Key Concept: We need to ensure continuity at both boundary points
Analyze each piece:
- For
: (constant, continuous) - For
: (linear, continuous) - For
: (constant, continuous)
- For
Check continuity at
:- Left-hand limit:
- Right-hand limit:
- Function value:
For continuity:
, which gives us:- Left-hand limit:
Check continuity at
:- Left-hand limit:
- Right-hand limit:
- Function value:
For continuity:
- Left-hand limit:
Solve the system of equations: From Equation 1:
From Equation 2:Adding these equations:
Substituting back:
Answer:
4.14. Continuity of Piecewise Function - Three Pieces with Two Parameters (Lab 13, Task 7)
For what values of
Click to see the solution
Key Concept: We need continuity at both boundary points
Analyze each piece:
- For
: (linear, continuous) - For
: (polynomial, continuous) - For
: (linear, continuous)
- For
Check continuity at
:- Left-hand limit and function value:
- Right-hand limit:
For continuity:
, which gives us:- Left-hand limit and function value:
Check continuity at
:- Left-hand limit and function value:
- Right-hand limit:
For continuity:
, which gives us:- Left-hand limit and function value:
Solve the system of equations: Substituting Equation 1 (
) into Equation 2:From Equation 1:
Answer:
4.15. Evaluating a Limit Using Factorization (Chapter 5, Example 1)
Evaluate
Click to see the solution
Key Concept: Factor out common terms from numerator and denominator to cancel and remove the
- Factor the numerator and denominator:
- Cancel common factors (valid since
): - Evaluate the limit by direct substitution:
Answer:
4.16. Simplifying Before Taking the Limit (Chapter 5, Example 2)
Evaluate
Click to see the solution
Key Concept: Combine fractions in the numerator, then simplify.
- Combine the fractions in the numerator:
- Rewrite the original limit:
- Evaluate by direct substitution:
Answer:
4.17. Factoring and Canceling (Chapter 5, Example 3)
Evaluate
Click to see the solution
- Factor using difference formulas:
- Numerator:
- Denominator:
- Numerator:
- Cancel the common factor
: - Evaluate by substitution:
Answer:
4.18. Polynomial Division (Chapter 5, Example 4)
Evaluate
Click to see the solution
Key Concept: Since
Check if
is a root of the numerator:Yes, so
is a factor.Factor the numerator by polynomial division or synthetic division:
Simplify and evaluate:
Answer:
4.19. Rationalizing the Denominator (Chapter 5, Example 5)
Evaluate
Click to see the solution
Key Concept: Multiply by the conjugate of the denominator.
- Multiply numerator and denominator by the conjugate:
- Simplify:
- Cancel
and evaluate:
Answer:
4.20. Rationalizing the Numerator (Chapter 5, Example 6)
Evaluate
Click to see the solution
- Multiply by the conjugate of the numerator:
- Simplify:
- Factor the numerator:
- Cancel
and evaluate:
Answer:
4.21. Another Rationalization Problem (Chapter 5, Example 7)
Evaluate
Click to see the solution
- Multiply by the conjugate of the denominator:
- Simplify:
- Cancel
and evaluate:
Answer:
4.22. Cube Root Rationalization (Chapter 5, Example 8)
Evaluate
Click to see the solution
Key Concept: Use the identity
- Multiply by the conjugate factor:
- Use the difference of cubes in the numerator:
- Simplify and evaluate:
Answer:
4.23. One-Sided Limit from the Right (Chapter 5, Example 9)
Evaluate
Click to see the solution
Key Concept: As
- Simplify using
when : - Evaluate the limit:
Answer:
4.24. One-Sided Limit from the Left (Chapter 5, Example 10)
Evaluate
Click to see the solution
Key Concept: As
- Simplify using
when : - Evaluate the limit:
Answer:
4.25. Left-Hand Limit with Nested Radicals (Chapter 5, Example 11)
Evaluate
Click to see the solution
- Multiply by the conjugate:
- Simplify:
- Factor and cancel
: - Evaluate:
Answer:
4.26. Tangent Limit (Chapter 5, Example 12)
Evaluate
Click to see the solution
Key Concept: Use
- Rewrite:
- Apply limit laws:
Answer:
4.27. Ratio of Sine Functions (Chapter 5, Example 13)
Evaluate
Click to see the solution
Key Concept: Multiply and divide to create the standard limit form.
- Rewrite:
- Use substitutions: Let
and . As , both and .
Answer:
4.28. Tangent and Sine Combined (Chapter 5, Example 14)
Evaluate
Click to see the solution
- Rewrite tangent:
- Rearrange:
- Evaluate:
Answer:
4.29. Nested Trigonometric Functions (Chapter 5, Example 15)
Evaluate
Click to see the solution
- Factor the denominator:
- Let
. As , :
Answer:
4.30. Sine of Hyperbolic Sine (Chapter 5, Example 16)
Evaluate
Click to see the solution
Key Concept: Use the fact that
- Let
. As , :
Answer:
4.31. Product of Trigonometric Functions (Chapter 5, Example 17)
Evaluate
Click to see the solution
- Rewrite in terms of sine and cosine:
- Rearrange:
Answer:
4.32. Sine Squared in Denominator (Chapter 5, Example 18)
Evaluate
Click to see the solution
- Factor the numerator:
- Use the identity
: - Rearrange:
Answer:
4.33. Product of Trigonometric Ratios (Chapter 5, Example 19)
Evaluate
Click to see the solution
- Rewrite cotangents:
- Rearrange:
Answer:
4.34. Limit of Rational Function at Infinity (Chapter 5, Example 20)
Find
Click to see the solution
Key Concept: Divide numerator and denominator by the highest power of
- Divide by
: - Evaluate as
: - For
, the same calculation applies:
Answer: Both limits equal
4.35. Limit at Infinity (Higher Degree in Denominator) (Chapter 5, Example 21)
Find
Click to see the solution
- Divide by
: - For
:
Answer: Both limits equal
4.36. Limit at Infinity (Higher Degree in Numerator) (Chapter 5, Example 22)
Find
Click to see the solution
- Divide by
: - As
, the numerator approaches and denominator approaches : - For
, numerator approaches and denominator approaches :
Answer:
4.37. Square Root Limit at Infinity (Chapter 5, Example 23)
Evaluate
Click to see the solution
- Move the limit inside (since square root is continuous):
- Divide by
:
Answer:
4.38. Cube Root Limit as (Chapter 5, Example 24)
Evaluate
Click to see the solution
- Move limit inside:
- Divide by
:
Answer:
4.39. Fifth Power Limit (Chapter 5, Example 25)
Evaluate
Click to see the solution
Move limit inside:
Divide by
:The denominator approaches 0 while numerator approaches
, so the fraction goes to .
Answer:
4.40. Mixed Root and Polynomial (Chapter 5, Example 26)
Evaluate
Click to see the solution
- Divide by
:
Answer:
4.41. Square Root Ratio (Chapter 5, Example 27)
Evaluate
Click to see the solution
- Divide numerator and denominator by
:
Answer:
4.42. Cube and Fifth Root (Chapter 5, Example 28)
Evaluate
Click to see the solution
- For
, write . As , : - Substitute:
\lim_{x \to -\infty} \frac{-\sqrt[3]{|x|} - (-\sqrt[5]{|x|})}{-\sqrt[3]{|x|} + (-\sqrt[5]{|x|})} = \lim_{|x| \to \infty} \frac{-\sqrt[3]{|x|} + \sqrt[5]{|x|]}{-\sqrt[3]{|x|} - \sqrt[5]{|x|}} - Divide by
(higher order):
Answer:
4.43. Negative Powers (Chapter 5, Example 29)
Evaluate
Click to see the solution
- Multiply numerator and denominator by
: - Divide by
:
Answer:
4.44. Fractional Powers (Chapter 5, Example 30)
Evaluate
Click to see the solution
Identify the highest power in each:
- Numerator:
is highest - Denominator:
is highest (since and )
- Numerator:
Divide by
:Since numerator
and denominator :
Answer:
4.45. Polynomial Under Square Root (Chapter 5, Example 31)
Evaluate
Click to see the solution
- For
, : - Divide numerator by
:
Answer:
4.46. One-Sided Limits at a Point (Chapter 5, Example 32)
Calculate
Click to see the solution
- Factor:
- For
, , and : - For
: - For
: Since both one-sided limits are :
Answer:
, , : all equal : :
4.47. Difference of Square Roots (Chapter 5, Example 33)
Calculate
Click to see the solution
Key Concept: Multiply by the conjugate to rationalize.
- Multiply by conjugate:
- Simplify:
- As
, denominator :
Answer:
4.48. Difference of Square Roots with Same Leading Term (Chapter 5, Example 34)
Calculate
Click to see the solution
- Multiply by conjugate:
- Simplify:
Answer:
4.49. Sum with Square Root (Negative Infinity) (Chapter 5, Example 35)
Calculate
Click to see the solution
- For
, write . Multiply by conjugate: - Simplify:
- For
, write (since ): - As
(so is large negative), is large positive:
Answer:
4.50. Linear Plus Square Root (Chapter 5, Example 36)
Calculate
Click to see the solution
- Multiply by conjugate:
- Simplify:
- For
, : - Divide by
(noting ):
Answer:
4.51. Quadratic Minus Linear Under Root (Chapter 5, Example 37)
Calculate
Click to see the solution
- Multiply by conjugate:
- Simplify:
- Divide by
(for , ):
Answer:
4.52. Difference of Square Roots with Different Powers (Chapter 5, Example 38)
Calculate
Click to see the solution
- Multiply by conjugate:
- Divide by
:
Answer:
4.53. Find All Asymptotes (Chapter 5, Example 39)
Find the equations of all asymptotes of
Click to see the solution
Vertical asymptote: Domain excludes
. Check limits:Vertical asymptote:
Horizontal asymptote: Check limits at infinity:
No horizontal asymptote.
Oblique asymptote: Perform polynomial division:
As
, , so the oblique asymptote is .
Answer: Vertical:
4.54. Asymptotes of Rational Function (Chapter 5, Example 40)
Find the equations of all asymptotes of
Click to see the solution
Vertical asymptote:
(same analysis as previous problem)Oblique asymptote: Polynomial division:
Oblique asymptote:
Answer: Vertical:
4.55. Another Asymptote Problem (Chapter 5, Example 41)
Find the equations of all asymptotes of
Click to see the solution
Vertical asymptote:
Oblique asymptote: Polynomial division:
Oblique asymptote:
Answer: Vertical:
4.56. Asymptotes with Factored Denominator (Chapter 5, Example 42)
Find the equations of all asymptotes of
Click to see the solution
Vertical asymptote:
Oblique asymptote: Polynomial division:
Oblique asymptote:
Answer: Vertical:
4.57. Asymptotes of (Chapter 5, Example 43)
Find the equations of all asymptotes of
Click to see the solution
Vertical asymptote:
Oblique asymptote: Simplify:
As
, , so oblique asymptote:
Answer: Vertical:
4.58. Asymptotes with Cubic Numerator (Chapter 5, Example 44)
Find the equations of all asymptotes of
Click to see the solution
Vertical asymptote:
Oblique asymptote: Polynomial division:
As
, , so oblique asymptote:
Answer: Vertical:
4.59. Limit with Exponential Form (Chapter 5, Example 45)
Find
Click to see the solution
Key Concept: Rewrite in the form
- Rewrite:
- Substitute
, so . As , : - Evaluate:
Answer:
4.60. Limit with (Chapter 5, Example 46)
Find
Click to see the solution
Key Concept: Use the relationship
- Rewrite:
- Note that
:
Answer:
4.61. Complex Exponential Limit (Chapter 5, Example 47)
Find
Click to see the solution
- Use the exponential form:
- Evaluate the limit in the exponent:
- Since
:
Answer:
4.62. Indeterminate Form Example 1 (Chapter 5, Example 48)
Find
Click to see the solution
Key Concept: For
- Let
and : - Simplify the expression:
- Therefore:
Answer:
4.63. Indeterminate Form Example 2 (Chapter 5, Example 49)
Find
Click to see the solution
- Let
and : - Simplify:
- Rewrite tangent:
- Use
: - Therefore:
Answer:
4.64. Limit of (Chapter 5, Example 50)
Find
Click to see the solution
Key Concept: Use the fact that
- Note that:
- Let
. As , : - We know that
, so: - Therefore:
Answer: